Skip to content

feat: publish releases to LinkedIn - #191

Merged
ineedjet merged 1 commit into
mainfrom
feat/linkedin-release-publishing
Sep 3, 2026
Merged

feat: publish releases to LinkedIn#191
ineedjet merged 1 commit into
mainfrom
feat/linkedin-release-publishing

Conversation

@ineedjet

@ineedjet ineedjet commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • publish stable GitHub Releases to LinkedIn through the Baseline v0.18.0 reusable workflow
  • include repository and release metadata using the shared formatter
  • report publication success or failure through the existing Telegram configuration

Configuration

The LINKEDIN_ACCESS_TOKEN Actions secret is configured. The token must have openid, profile, and w_member_social scopes.

Validation

  • pre-commit run --files .github/workflows/publish-linkedin-release.yml
  • git diff --check

Closes #119

@ineedjet
ineedjet merged commit d499977 into main Sep 3, 2026
6 checks passed
@ineedjet
ineedjet deleted the feat/linkedin-release-publishing branch September 3, 2026 22:03
@ineedjet ineedjet mentioned this pull request Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Publish GitHub releases to LinkedIn automatically

1 participant